From 117ef51c4c8a6543052d3d98ea436fcc2405a00e Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 7 Oct 2006 23:18:11 +0000 Subject: [PATCH] Add wheel cadence to XCSV style scheme. --- gpsbabel/xmldoc/chapters/styles.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gpsbabel/xmldoc/chapters/styles.xml b/gpsbabel/xmldoc/chapters/styles.xml index c45da7dc3..fc8a209f1 100644 --- a/gpsbabel/xmldoc/chapters/styles.xml +++ b/gpsbabel/xmldoc/chapters/styles.xml @@ -704,6 +704,19 @@ example: +
+CADENCE + + Cadence in revolutions per minute. Only valid for units with + heart rate monitor features (i.e. Garmin Edge 305). + + +example: + + IFIELD CADENCE,"","%d" + +
+
EXCEL_TIME -- 2.30.2